Eplan Platform API
Eplan.EplApi.DataModel Namespace / NetDefinitionPoint Class / AddDaisyChain Method / AddDaisyChain(NetConnectionPoint[]) Method
NetDefinitionPoint.NetConnectionPoints between which new connections are made.

AddDaisyChain(NetConnectionPoint[]) Method
Creates new DaisyChain object
Syntax

Parameters

netConnectionPoints
NetDefinitionPoint.NetConnectionPoints between which new connections are made.

Return Value

New created DaisyChain
Exceptions
ExceptionDescription
Thrown when one of a given PinBase is not in NetDefinitionPoint connectionPoints.
See Also